Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 45882 (s=45882, is=45888, ic=45888, ia=45888)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 45889 (s=45882, is=45889, ic=45889, ia=45889)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 45889 (s=45882, is=45889, ic=45889, ia=45889)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 45889 (s=45882, is=45889, ic=45889, ia=45889)