Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66608 (s=66608, is=66664, ic=66665, ia=66666)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66665 (s=66608, is=66665, ic=66666, ia=66667)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66666 (s=66608, is=66665, ic=66666, ia=66667)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66667 (s=66608, is=66665, ic=66666, ia=66667)