Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101276 (s=101276, is=101340, ic=101341, ia=101343)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101341 (s=101276, is=101341, ic=101342, ia=101344)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101342 (s=101276, is=101341, ic=101342, ia=101344)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101344 (s=101276, is=101341, ic=101342, ia=101344)