Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33127 (s=33127, is=33161, ic=33160, ia=33162)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33162 (s=33127, is=33162, ic=33161, ia=33163)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33161 (s=33127, is=33162, ic=33161, ia=33163)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33163 (s=33127, is=33162, ic=33161, ia=33163)