Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101084 (s=101084, is=101148, ic=101149, ia=101151)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101149 (s=101084, is=101149, ic=101150, ia=101152)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101150 (s=101084, is=101149, ic=101150, ia=101152)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101152 (s=101084, is=101149, ic=101150, ia=101152)