Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101918 (s=101918, is=101982, ic=101983, ia=101985)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101983 (s=101918, is=101983, ic=101984, ia=101986)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101984 (s=101918, is=101983, ic=101984, ia=101986)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101986 (s=101918, is=101983, ic=101984, ia=101986)