Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101984 (s=101984, is=102048, ic=102049, ia=102051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102049 (s=101984, is=102049, ic=102050, ia=102052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102050 (s=101984, is=102049, ic=102050, ia=102052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102052 (s=101984, is=102049, ic=102050, ia=102052)