Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122112 (s=122112, is=122188, ic=122191, ia=122193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122189 (s=122112, is=122189, ic=122192, ia=122194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 122192 (s=122112, is=122189, ic=122192, ia=122194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 122194 (s=122112, is=122189, ic=122192, ia=122194)