Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123543 (s=123543, is=123620, ic=123622, ia=123625)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123621 (s=123543, is=123621, ic=123623, ia=123626)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123623 (s=123543, is=123621, ic=123623, ia=123626)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123626 (s=123543, is=123621, ic=123623, ia=123626)