Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22333 (s=22333, is=22344, ic=22344, ia=22343)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22345 (s=22333, is=22345, ic=22345, ia=22344)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22345 (s=22333, is=22345, ic=22345, ia=22344)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22344 (s=22333, is=22345, ic=22345, ia=22344)