Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65536 (s=65536, is=65591, ic=65592, ia=65593)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65592 (s=65536, is=65592, ic=65593, ia=65594)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65593 (s=65536, is=65592, ic=65593, ia=65594)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65594 (s=65536, is=65592, ic=65593, ia=65594)