Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101983 (s=101983, is=102047, ic=102048, ia=102050)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102048 (s=101983, is=102048, ic=102049, ia=102051)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102049 (s=101983, is=102048, ic=102049, ia=102051)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102051 (s=101983, is=102048, ic=102049, ia=102051)