Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33010 (s=33010, is=33044, ic=33043, ia=33045)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33045 (s=33010, is=33045, ic=33044, ia=33046)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33044 (s=33010, is=33045, ic=33044, ia=33046)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33046 (s=33010, is=33045, ic=33044, ia=33046)