Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101344 (s=101344, is=101408, ic=101409, ia=101411)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101409 (s=101344, is=101409, ic=101410, ia=101412)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101410 (s=101344, is=101409, ic=101410, ia=101412)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101412 (s=101344, is=101409, ic=101410, ia=101412)