Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27333 (s=27333, is=27351, ic=27354, ia=27355)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27352 (s=27333, is=27352, ic=27355, ia=27356)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27355 (s=27333, is=27352, ic=27355, ia=27356)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27356 (s=27333, is=27352, ic=27355, ia=27356)