Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33342 (s=33342, is=33377, ic=33376, ia=33378)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33378 (s=33342, is=33378, ic=33377, ia=33379)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33377 (s=33342, is=33378, ic=33377, ia=33379)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33379 (s=33342, is=33378, ic=33377, ia=33379)