Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101162 (s=101162, is=101226, ic=101227, ia=101229)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101227 (s=101162, is=101227, ic=101228, ia=101230)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101228 (s=101162, is=101227, ic=101228, ia=101230)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101230 (s=101162, is=101227, ic=101228, ia=101230)