Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 45234 (s=45234, is=45278, ic=45278, ia=45280)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 45279 (s=45234, is=45279, ic=45279, ia=45281)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 45279 (s=45234, is=45279, ic=45279, ia=45281)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 45281 (s=45234, is=45279, ic=45279, ia=45281)