Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 108123 (s=108123, is=108194, ic=108195, ia=108197)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 108195 (s=108123, is=108195, ic=108196, ia=108198)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 108196 (s=108123, is=108195, ic=108196, ia=108198)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 108198 (s=108123, is=108195, ic=108196, ia=108198)