Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86294 (s=86294, is=86352, ic=86353, ia=86354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86353 (s=86294, is=86353, ic=86354, ia=86355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86354 (s=86294, is=86353, ic=86354, ia=86355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86355 (s=86294, is=86353, ic=86354, ia=86355)