Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83203 (s=83203, is=83260, ic=83261, ia=83262)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83261 (s=83203, is=83261, ic=83262, ia=83263)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83262 (s=83203, is=83261, ic=83262, ia=83263)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83263 (s=83203, is=83261, ic=83262, ia=83263)