Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65115 (s=65115, is=65170, ic=65171, ia=65172)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65171 (s=65115, is=65171, ic=65172, ia=65173)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65172 (s=65115, is=65171, ic=65172, ia=65173)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65173 (s=65115, is=65171, ic=65172, ia=65173)