Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24321 (s=24321, is=24329, ic=24331, ia=24331)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24330 (s=24321, is=24330, ic=24332, ia=24332)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24332 (s=24321, is=24330, ic=24332, ia=24332)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24332 (s=24321, is=24330, ic=24332, ia=24332)